[INFO] fetching crate polaris_shell 0.4.4...
[INFO] fixing polaris_shell-0.4.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate polaris_shell 0.4.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate polaris_shell 0.4.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate polaris_shell 0.4.4
[INFO] tweaked toml for crates.io crate polaris_shell 0.4.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polaris_shell 0.4.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polaris_shell 0.4.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded tool_macros v0.4.4
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded polaris_system_macros v0.4.4
[INFO] [stderr]   Downloaded polaris_macro_utils v0.4.4
[INFO] [stderr]   Downloaded variadics_please v1.1.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded polaris_tools v0.4.4
[INFO] [stderr]   Downloaded polaris_models v0.4.4
[INFO] [stderr]   Downloaded syn v2.0.114
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded polaris_system v0.4.4
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f
[INFO] running `Command { std: "docker" "start" "187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling polaris_macro_utils v0.4.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling polaris_system_macros v0.4.4
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling tool_macros v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking polaris_system v0.4.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking polaris_models v0.4.4
[INFO] [stderr]     Checking polaris_tools v0.4.4
[INFO] [stderr]     Checking polaris_shell v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]   --> tests/integration.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     server.add_plugins(polaris_app::AppPlugin::new(
[INFO] [stdout]    |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]   --> tests/integration.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         polaris_app::AppConfig::new().with_host("127.0.0.1"),
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]   --> tests/integration.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     server.add_plugins(polaris_app::AppPlugin::new(
[INFO] [stdout]    |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]   --> tests/integration.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         polaris_app::AppConfig::new().with_host("127.0.0.1"),
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |     server.add_plugins(polaris_app::AppPlugin::new(
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         polaris_app::AppConfig::new().with_host("127.0.0.1"),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |     server.add_plugins(polaris_app::AppPlugin::new(
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         polaris_app::AppConfig::new().with_host("127.0.0.1"),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     server.add_plugins(polaris_app::AppPlugin::new(
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         polaris_app::AppConfig::new().with_host("127.0.0.1"),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |     server.add_plugins(polaris_app::AppPlugin::new(
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polaris_app` in this scope
[INFO] [stdout]    --> tests/integration.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         polaris_app::AppConfig::new().with_host("127.0.0.1"),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `polaris_app`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polaris_app`, use `cargo add polaris_app` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polaris_shell` (test "integration") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f", kill_on_drop: false }`
[INFO] [stdout] 187e86330746c47935ccbb6b52cc8652d2f026ab09f6adaefb99f07c1311337f
